home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 December: System Software / Dev.CD Dec 98 Disk 1.toast / About this CD / Dec 98 Ref Lib CD Highlights next >
Encoding:
Text File  |  1998-10-30  |  4.3 KB  |  81 lines  |  [ttro/ttxt]

  1. ________________________SUMMARY________________________
  2.  
  3. CD Highlights:  Reference Library Edition, December 1998
  4.  
  5.  
  6.  
  7. _____________________CD HIGHLIGHTS_____________________
  8.  
  9.  
  10. Reference Library Edition, December 1998
  11.  
  12.  
  13. __________________________________________
  14.  
  15. Technical Publications
  16. See this folder for the complete suite of Inside Macintosh books and other documentation from Apple's Technical Publications group, with documents in both HTML and PDF for convenient printing.
  17.  
  18.  
  19. __________________________________________
  20.  
  21. Interactive Media Resources
  22. There are 3 new survival guides this month:
  23.  
  24. Avoid Audio Pitfalls
  25. Do you encounter audio-oriented tasks in your multimedia production that are being tackled by many team members – small editing tricks, recording rough voice tracks for placeholders, etc? Do you find yourself in the position of having to fix or clean up the results of efforts by well-meaning folks who didn’t quite grasp the consequences of their actions? If you answered yes, Jeff Essex's quick list of common audio pitfalls, and their solutions is a must-read for you.
  26.  
  27. Design for Reuse
  28. One of the biggest challenges facing today’s programmers is the issue of "design for reuse." Every application has a specific set of requirements and goals which requires some customized code, but starting the code from scratch on every project is not the best use of your company’s available resources. How do you determine the best way to segment your code? See this survival guide for advice and techniques to  effectively reuse code and resources to streamline development.
  29.  
  30. Frameworks
  31. All about frameworks, which can be defined as a set of classes and other resources commonly available to many applications. Learning to use and create frameworks effectively will have a positive affect on your application development cycle-time and reliability.
  32.  
  33.  
  34. __________________________________________
  35.  
  36. Tools, Sample Code and More
  37.  
  38. Ad Lib
  39. Ad Lib v3.0a4 is a 'pre-release' version of Ad Lib, a tool for creating and editing MacApp views. This version incorporates support for all new views added to MacApp in all Updates of Release 13. And it can be run under Mac OS 8.5.
  40.  
  41.  
  42. aevt dcmd
  43. The aevt (Apple event) dcmd is a MacsBug tool that displays a formatted listing of the contents of an AppleEvent record.  It is most useful when used in conjunction with an ATB or TVB set on AESend to examine the contents of an event being sent or the result returned.
  44.  
  45.  
  46. Gestalt Selectors List 4.3
  47. This document lists all selectors, known to the creator, for use with the Gestalt Manager, including selector codes installed by Apple (system) software or by software from third parties.. The information in this list is useful for programmers who use the Gestalt Manager with their software (even using externals, as with HyperCard, 4th Dimension and so on).
  48.  
  49.  
  50. MacApp
  51. MacApp & ACS Release 13 are considered the 'final' and officially supported version of the MacApp application framework. The latest release, Update 4, is now ready for your use. It provides support for building under Metrowerks' CodeWarrior Pro 3 (IDE 3.1) and CodeWarrior Pro 4 (IDE 3.2). This release also integrates Yoshida-san's modifications for building under MPW.
  52.  
  53.  
  54. OTTCPWillDial
  55. This sample shows how to use the Network Setup library (as introduced in Mac OS 8.5) to determine whether opening a TCP/IP provider will cause a modem to dial.
  56.  
  57.  
  58. PGPuam ƒ
  59. PGPuam  provides enhancement to the standard AppleShare IP User Access Methods (UAM) that enables a user to perform two-way strongly authenticated logins to an AppleShare IP server from a Mac OS client. PGPuam system consists of two major components, a client and a server plug-in.
  60.  
  61.  
  62. Record Sound to Disk
  63. Sample code showing how to asynchronously record sound to disk using the Sound Manager's SPBRecord and the File Manager's PBWriteAsync calls.
  64.  
  65.  
  66. __________________________________________
  67.  
  68. SDKs& DDKs
  69.  
  70. AppleShare IP 6.1 SDK
  71. Continuing to offer the traditional server software suite, AppleShare IP 6.1 now supports Mac OS 8.5, web-based remote admin, TCP/IP filtering, multi-domain Web Server support, secure printing, shared IMAP folders, and more.  Within this SDK, you will find detailed developer documentation, interfaces, libraries and sample code that will allow you to develop your applications and plug-ins for the AppleShare IP APIs.
  72.  
  73.  
  74. Enjoy!
  75.  
  76.  
  77. —The Developer CD Team
  78.  
  79.  
  80.  
  81.